| Method | /Services/AddSecondSignerToRequest |
| Sertifi API Web Service > All Operations Resource Group : /Services/AddSecondSignerToRequest (Method) |
[Deprecated]
Use the AddSignerToRequest call with a Sequence of 2 instead.
The request body is of type AddSecondSignerToRequest.
| Name | Description | Data Type |
|---|---|---|
| pstr_APICode | The API code of the site. This can be found through your Sertifi web interface under Administration -> Account Settings. | xml:string |
| pstr_FileID | The id of the relevant file. | xml:string |
| pstr_Email | The Email address of the signer being added. | xml:string |

The response body is of type AddSecondSignerToRequestResponse.
| Name | Description | Data Type |
|---|---|---|
| AddSecondSignerToRequestResult | "SUCCESS" or error message. | xml:string |
